@enum dvb_country_t @brief ISO-3166-1 alpha-2 country code @ingroup ancillary
@brief Converts an Unix-like 2-letter Country code into enum dvb_country_t @ingroup ancillary
@brief Converts a 3-letter Country code as used by MPEG-TS tables into enum dvb_country_t @ingroup ancillary
@brief Converts an enum dvb_country_t into Unix-like 2-letter Country code @ingroup ancillary
@brief Converts an enum dvb_country_t into a 3-letter Country code as used by MPEG-TS tables @ingroup ancillary
@brief Converts an enum dvb_country_t into a Country name as used by MPEG-TS tables @ingroup ancillary
@brief Guess the country code from the Unix environment variables @ingroup ancillary
@file countries.h @ingroup ancillary @brief Provides ancillary code to convert ISO 3166-1 country codes @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Winfried Koehler @author Akihiro Tsukada
@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org